From 1153fbf9c3166e7672971d2e77859cfb77fe488f Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sun, 20 Dec 2020 16:13:39 -0600 Subject: [PATCH] Test file to test view must be based on view name --- .../tests/views/{test_template.py.mak => test_TEMPLATE.py.mak} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/pgwui_testing/TEMPLATE/tests/views/{test_template.py.mak => test_TEMPLATE.py.mak} (100%) diff --git a/src/pgwui_testing/TEMPLATE/tests/views/test_template.py.mak b/src/pgwui_testing/TEMPLATE/tests/views/test_TEMPLATE.py.mak similarity index 100% rename from src/pgwui_testing/TEMPLATE/tests/views/test_template.py.mak rename to src/pgwui_testing/TEMPLATE/tests/views/test_TEMPLATE.py.mak -- 2.34.1